home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_demo-version / egs_devels / compilers / dice / egs / proto / gbradio.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-06  |  514 b   |  29 lines

  1.  
  2. /*
  3.  * ram:Dice/gbradio.h
  4.  *
  5.  *  MACHINE GENERATED WITH FDTOPRAGMA
  6.  */
  7.  
  8. #ifndef EGBRadioBase_INLINE
  9. #define EGBRadioBase_INLINE
  10.  
  11. #include <egs/clib/gbradio_protos.h>
  12.  
  13. #ifdef __DICE_INLINE
  14. #ifndef EGBRadioBase_DECLARED
  15. extern struct Library *EGBRadioBase;
  16. #endif
  17.  
  18.  
  19.  
  20. #pragma libcall EGBRadioBase EGB_CreateRadioGadget 1e 890104
  21. #pragma libcall EGBRadioBase EGB_ModifyRadioGadget 24 89003
  22. #pragma libcall EGBRadioBase EGB_OnRadioElems 2a 89003
  23. #pragma libcall EGBRadioBase EGB_OffRadioElems 30 89003
  24.  
  25. #endif
  26.  
  27. #endif
  28.  
  29.